API Documentation
Public Attributes | List of all members
nkGraphics::MacroEntry Struct Reference

Holds information about a macro entry. More...

Public Attributes

std::string _key
 The macro key.
 
std::string _value
 The value given to the macro.
 

Detailed Description

Holds information about a macro entry.

From a program source perspective, corresponds to #define _key _value.


The documentation for this struct was generated from the following file: